Skip to content

Fix #6109: implement FunctionX.curried #6111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 19, 2019
Merged

Conversation

liufengyun
Copy link
Contributor

Fix #6109: implement FunctionX.curried

@liufengyun
Copy link
Contributor Author

I'm not sure this is the right fix -- as the default methods are implemented in scala.FunctionX, it seems suffice to just remove the default implementation in JFunctionX.

Copy link
Member

@smarter smarter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah indeed that makes more sense

We only need JFunctionX where X <= 2 for specialization.
@smarter smarter merged commit 4e1d3d4 into scala:master Mar 19, 2019
@allanrenucci allanrenucci deleted the fix-6109 branch March 19, 2019 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants